C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / SortDescriptions Property

In This Topic
SortDescriptions Property (C1ProxyDataCollection<T>)
In This Topic
Gets the sort descriptions applied to the data.
Syntax
'Declaration
 
Public ReadOnly Property SortDescriptions As IReadOnlyList(Of SortDescription)
 
See Also